PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / setTitle Method
The title of the document.
In This Topic
    setTitle Method
    In This Topic
    Sets the title.
    Syntax
    public void setTitle( 
       java.lang.String title
    )

    Parameters

    title
    The title of the document.
    See Also